run queue meaning in English
正在运行的队列
Examples
- After the lock is freed , the sleeping thread moves to the ready - to - run queue
一旦锁被打开,这些睡眠进程就会被唤醒并移到准备就绪队列中。 - Based on the above schemes , this paper proposes the design of embedded realtime linux os used in terabit router , which combines low - latency scheme with preemption scheme to solve the non - preemptive kernel and replace the single running queue with multiple running queues in order to reduce the delay of scheduling . finally , it puts the schemes into reality and tests the performance
在对上述方案分析的基础上,结合t比特路由器对嵌入式实时操作系统的特殊要求,提出了t比特路由器嵌入式实时linux操作系统设计方案? ?低延迟与抢占方案相结合解决内核的非抢占机制,并且以多可运行任务队列来代替原来的单可运行任务队列的方法降低调度延迟。